home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 2001 December / Computer Buyer 2001 December.iso / online / freedom / setup-12105.exe / BRANDING.CAB / install.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2001-09-10  |  1.5 KB  |  50 lines

  1. [Version]
  2. Signature=$Chicago$
  3. AdvancedInf=2.5
  4. LayoutFile=Setup.inf
  5.  
  6. [CustInstDestSection]
  7. 49000,49001,49002,49003=ProgramFilesDir,5
  8. 49100,49101,49102,49103=IEFilesDir,5
  9.  
  10. [Strings]
  11. IEDIR=Internet Explorer
  12. OLDGUID={D2A5CFCA-16F0-45FE-8252-FCFCFD07C495}S54018
  13. Description=Browser Customizations
  14. StubPath="RunDLL32 IEDKCS32.DLL,BrandIE4 SIGNUP"
  15. Revision="5,50,4807,2300"
  16. GUID=>{D2A5CFCA-16F0-45FE-8252-FCFCFD07C495}S54018
  17. ClearStubsCmd="RUNDLL32 IEDKCS32.DLL,BrandCleanInstallStubs >{D2A5CFCA-16F0-45FE-8252-FCFCFD07C495}S54018"
  18.  
  19. [DefaultInstall]
  20. CopyFiles=CopyFileSect
  21. CustomDestination=CustInstDestSection
  22. RequiredEngine=SetupAPI,"Fatal Error - Missing SETUPAPI.DLL"
  23. DelReg=DelRegSect
  24. AddReg=AddRegSect
  25. RunPostSetupCommands=PostCmdSect
  26.  
  27. [DestinationDirs]
  28. CopyFileSect=49100,SIGNUP
  29.  
  30. [ProgramFilesDir]
  31. HKLM,Software\Microsoft\Windows\CurrentVersion,ProgramFilesDir,,%24%
  32.  
  33. [IeFilesDir]
  34. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\IEXPLORE.EXE","Path",,"%24%\Program Files\%IEDIR%"
  35.  
  36. [CopyFileSect]
  37. "signup.txt"
  38. "icwsign.htm"
  39. "signup.htm"
  40. "signup.isp"
  41. "INSTALL.INS"
  42.  
  43. [AddRegSect]
  44. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",StubPath,,"%StubPath%"
  45. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",IsInstalled,,"1"
  46. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce",BrandClearStubs,,"%ClearStubsCmd%"
  47.  
  48. [DelRegSect]
  49. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%"
  50.